-
Notifications
You must be signed in to change notification settings - Fork 5
chore(dev-deps): ⬆️ upgrade devdependencies (major) to v2 (major) - autoclosed #323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
868a343
to
752af9b
Compare
752af9b
to
ea5f27c
Compare
ea5f27c
to
d3aaa9f
Compare
d3aaa9f
to
492f6cd
Compare
492f6cd
to
ba1b139
Compare
ba1b139
to
c98a838
Compare
c98a838
to
875c8f8
Compare
875c8f8
to
691f700
Compare
691f700
to
580e4d9
Compare
065872c
to
c7aa6d7
Compare
c7aa6d7
to
a9f96a9
Compare
b99ab21
to
f4c9167
Compare
f4c9167
to
6dc0784
Compare
6dc0784
to
1e1630b
Compare
1e1630b
to
5075c3f
Compare
5075c3f
to
c6249ff
Compare
c6249ff
to
86edcec
Compare
86edcec
to
f3a481d
Compare
f3a481d
to
efb2087
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.2.0
->^2.1.1
^1.13.4
->^2.5.2
Release Notes
marcofugaro/browserslist-to-esbuild (browserslist-to-esbuild)
v2.1.1
Compare Source
🐛 Bugfixes
v2.1.0
Compare Source
🚀 Features
cd90d9f
v2.0.0
Compare Source
💥 Breaking
browserslist
is now a peerDependency, make sure your project has it installedd40e84d
🚀 Features
c793735
npx browserslist-to-esbuild
)891dd6d
🐛 Bugfixes
safari TP
is used2dd955c
vercel/turborepo (turbo)
v2.5.2
: Turborepo v2.5.2Compare Source
What's Changed
Docs
Changelog
Full Changelog: vercel/turborepo@v2.5.1...v2.5.2
v2.5.1
Compare Source
v2.5.0
Compare Source
v2.4.4
: Turborepo v2.4.4Compare Source
What's Changed
Docs
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.4.3...v2.4.4
v2.4.3
: Turborepo v2.4.3Compare Source
What's Changed
Docs
schema.json
innode_modules
by @anthonyshew in https://github.com/vercel/turborepo/pull/9832watch
caching by @anthonyshew in https://github.com/vercel/turborepo/pull/9830boundaries
experimental page by @anthonyshew in https://github.com/vercel/turborepo/pull/9834turbo.json
ref insingle-package-workspaces.mdx
by @yamcodes in https://github.com/vercel/turborepo/pull/9926--affected
flag equivalent by @anthonyshew in https://github.com/vercel/turborepo/pull/9969--affected
filter by @taesungh in https://github.com/vercel/turborepo/pull/9591--manual
flag by @chris-olszewski in https://github.com/vercel/turborepo/pull/9998--manual
flag mention to self-hosting section by @anthonyshew in https://github.com/vercel/turborepo/pull/10009create-turbo
create-turbo
community note and format it better by @anthonyshew in https://github.com/vercel/turborepo/pull/9836@turbo/codemod
eslint
eslint-config-turbo
by @anthonyshew in https://github.com/vercel/turborepo/pull/9978@turbo/repository
Examples
check-types
task to examples testing by @anthonyshew in https://github.com/vercel/turborepo/pull/9824Changelog
winapi
for turborepo by @ognevny in https://github.com/vercel/turborepo/pull/9839bun.lock
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9783bun.lock
by @dimitropoulos in https://github.com/vercel/turborepo/pull/9958should_print_version
into helper for clarity by @erikareads in https://github.com/vercel/turborepo/pull/10006map_or
tomap
andunwrap_or
in cli helper by @erikareads in https://github.com/vercel/turborepo/pull/10018set_run_flags
logic as named helper by @erikareads in https://github.com/vercel/turborepo/pull/10012New Contributors
Full Changelog: vercel/turborepo@v2.3.7...v2.4.3
v2.4.2
: Turborepo v2.4.2Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.4.1...v2.4.2
v2.4.1
: Turborepo v2.4.1Compare Source
Full Changelog: vercel/turborepo@v2.4.0...v2.4.1
What's Changed
bun.lock
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9783@turbo/repository
by @dimitropoulos in https://github.com/vercel/turborepo/pull/9865New Contributors
Full Changelog: vercel/turborepo@v2.4.0...v2.4.1
v2.4.0
: Turborepo v2.4.0Compare Source
What's Changed
Docs
--use-gitignore
flag by @chris-olszewski in https://github.com/vercel/turborepo/pull/9797schema.json
innode_modules
by @anthonyshew in https://github.com/vercel/turborepo/pull/9832watch
caching by @anthonyshew in https://github.com/vercel/turborepo/pull/9830boundaries
experimental page by @anthonyshew in https://github.com/vercel/turborepo/pull/9834@turbo/repository
affectedPackages
lockfile aware by @dimitropoulos in https://github.com/vercel/turborepo/pull/9795Examples
create-turbo
community note and format it better by @anthonyshew in https://github.com/vercel/turborepo/pull/9836with-tailwind
by @anthonyshew in https://github.com/vercel/turborepo/pull/9764with-svelte
dependencies by @anthonyshew in https://github.com/vercel/turborepo/pull/9822check-types
task to examples testing by @anthonyshew in https://github.com/vercel/turborepo/pull/9824Changelog
winapi
for turborConfiguration
📅 Schedule: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.